Use OpenBLAS 0.3.7 that allows USE_LOCKING flag for better multithrea…#3538
Use OpenBLAS 0.3.7 that allows USE_LOCKING flag for better multithrea…#3538ahmetaa wants to merge 2 commits intokaldi-asr:masterfrom
Conversation
|
That sounds good-- those crashes have been a nasty headache. Would you mind just running the matrix speed test and make sure there isn't a major change in speed? Hopefully it would only acquire locks for larger operations. |
|
Sorry for the late reply, I will try testing and report back as soon as I can. |
|
@danpovey Ok, I compiled 0.3.7 without and with Without With Consecutive calls are yielding slightly different results. But seems ok to me. |
|
@ahmetaa can you please recreate this using a branch name that is not 'master' and make sure any conflicts are addressed? I am scared to merge this because I think my attempt to resolve a conflict via the web interface has somehow confused GitHub and I don't know exactly how it will behave if I merge it now. |
|
@danpovey Sure, will do soon. |
…ding support.